-
Home
-
Convoworks WP
-
0.22.44 (latest)
-
Code
-
Classes
- WpFiveStarRestaurantReservationsBookingFree
| Total Complexity |
129 |
| Dependencies |
11 |
| Dependents |
0 |
| Total lines |
561 |
| Lines of code |
428 |
| Logical lines of code |
296 |
| Comment lines |
103 |
| Methods |
22 |
| Properties |
2 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| isSlotAvailable() |
D |
28 |
40 |
111 |
| _getOpeningHours() |
B |
37 |
23 |
70 |
| updateAppointment() |
A |
43 |
14 |
45 |
| _getEarliestTime() |
S |
52 |
7 |
22 |
| loadAppointments() |
S |
49 |
5 |
32 |
| _validateParty() |
S |
58 |
6 |
15 |
| cancelAppointment() |
S |
53 |
5 |
20 |
| createAppointment() |
S |
53 |
4 |
19 |
| _getBookableTimeSlots() |
S |
58 |
3 |
15 |
| getFreeSlotsIterator() |
S |
58 |
3 |
13 |
| _validatePhone() |
S |
68 |
3 |
7 |
| getAppointment() |
S |
62 |
2 |
11 |
| init() |
S |
70 |
2 |
6 |
| _getGmtTimestampFromDate() |
S |
67 |
2 |
7 |
| _replaceTime() |
S |
67 |
2 |
7 |
| _validatePayload() |
S |
68 |
2 |
7 |
| __construct() |
S |
75 |
1 |
4 |
| getComponent() |
S |
82 |
1 |
3 |
| getId() |
S |
82 |
1 |
3 |
| getDefaultTimezone() |
S |
81 |
1 |
3 |
| _getUtcTimezone() |
S |
80 |
1 |
3 |
| _marshalAppointment() |
S |
68 |
1 |
5 |